Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #327

Merged
merged 4 commits into from
Jan 12, 2024
Merged

Development #327

merged 4 commits into from
Jan 12, 2024

Conversation

joeloewi7178
Copy link
Owner

@joeloewi7178 joeloewi7178 commented Jan 12, 2024

Version Code 50

  • Move enableEdgeToEdge calling position, after super.onCreate()
  • Use setStartDestination after empty screen is closed instead of calculate start destination
  • Run code in processLifecycleScope when receive broadcast
  • Call apply dynamic color in application class instead of calling it in initializer

mod: enableEdgeToEdge calling position
mod: setStartDestination instead of navigateTo in emptyScreen
mod: call apply dynamic color in application class, not in initializer
mod: use fastForEach when draw bottom navigation bar
mod: annotate immutable to navigation, destination class
mod: set back route when started with deeplink
mod: declare notificationGenerator as singleton
versionName 1.2.2
@joeloewi7178 joeloewi7178 merged commit d565aad into master Jan 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant